home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Software of the Month Club 1997 February
/
Software of the Month Club 1997 February.iso
/
pc
/
dos
/
edu
/
calc
/
units.bat
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1996-10-28
|
197 b
|
11 lines
@echo off
rem transforming SI into English units:
calc 1*[m] [in]
calc 1*[km] [mi]
calc 1*[kg] [oz]
rem pressure units:
calc 1*[bar] [psi]
calc 1*[bar] [torr]
calc [bar] [Pa]
calc [bar]